- compliant object
- податливый объект
Англо-русский словарь по робототехнике. 2013.
Англо-русский словарь по робототехнике. 2013.
Object Data Management Group — The Object Data Management Group (ODMG) was conceived in the summer of 1991 at a breakfast with object database vendors that was organized by Rick Cattell of Sun Microsystems. In 1998, the ODMG changed its name from the Object Database Management … Wikipedia
Object request broker — In distributed computing, an object request broker (ORB) is a piece of middleware software that allows programmers to make program calls from one computer to another via a network. ORBs promote interoperability of distributed object systems… … Wikipedia
Object Linking and Embedding — Abbreviated OLE, pronounced [oh lay]. A Microsoft protocol for application to application exchange and communications using data objects. From a user standpoint, the main benefit to OLE is that it allows any OLE compliant application to… … Dictionary of networking
Plain Old Java Object — POJO is an acronym for Plain Old Java Object, and is favoured by advocates of the idea that the simpler the design, the better.The name is used to emphasize that the object in question is an ordinary Java Object, not a special object, and in… … Wikipedia
Polymorphism in object-oriented programming — In simple terms, polymorphism is the ability of one type, A, to appear as and be used like another type, B. In strongly typed languages, this usually means that type A somehow derives from type B, or type A implements an interface that represents … Wikipedia
Perl Object Environment — For the Mach variant, see Mach kernel The Perl Object Environment or POE is a library of Perl modules written in the Perl programming language by Rocco Caputo et alia. From CPAN:: POE originally was developed as the core of a persistent object… … Wikipedia
Db4o (object database) — Infobox Software name = db4o logo = caption = collapsible = yes developer = db4objects Inc status = Active latest release version = 6.4.48.10991 latest release date = release date|2007|09|18 latest preview version = 7.2.48.10988 latest preview… … Wikipedia
OpenStep — s desktop and Workspace Manager OpenStep was an object oriented application programming interface (API) specification for an object oriented operating system that used a non NeXTSTEP operating system as its core, principally developed by NeXT… … Wikipedia
ORBit — is a CORBA 2.4 compliant Object Request Broker (ORB). It features mature C, C++ and Python bindings, and less developed bindings for Perl, Lisp, Pascal, Ruby, and Tcl. Most of the code is distributed under the LGPL license, although the IDL… … Wikipedia
Commitment ordering — In concurrency control of databases, transaction processing (transaction management), and related applications, Commitment ordering (or Commit ordering; CO; (Raz 1990, 1992, 1994, 2009)) is a class of interoperable Serializability techniques … Wikipedia
Serializability — In concurrency control of databases,[1][2] transaction processing (transaction management), and various transactional applications (e.g., transactional memory[3] and software transactional memory), both centralized and distributed, a transaction… … Wikipedia